home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0813 / features.ht_ / features.ht
Text File  |  1997-04-11  |  21KB  |  407 lines

  1. <html><head>
  2. <a name="Top"></a>
  3. <title>SlipKnot features and hints</title>
  4. </head>
  5.  
  6. <body>
  7. <hr>
  8.  
  9. <h4><a href="#WEB">Jump to SlipKnot WEB features</a></h4>
  10. <h4><a href="#How">Jump to How SlipKnot works</a></h4>
  11. <h4><a href="#Advanced">Jump to Advanced Topics</a> (Forms, FTP, Gopher, Telnet, misc)</h4>
  12. <hr>
  13.  
  14.  
  15. <h1><a name="Terminal">SlipKnot Terminal features</a></h1>
  16. <ol>
  17. <li><b>Getting and sending files.</b>  You can upload or download files to/from your UNIX 
  18. service provider using the commands in the Communications menu.
  19. <li><b>Copy, Paste, Capture screen or incoming text</b>
  20. <li>And, of course, <b>access to your UNIX programs</b> like mailreaders, newsreaders and all
  21. the other things you normally do online.
  22. <li><b>Did someone send you a mail message with an interesting URL to check out?</b>  While you
  23. are reading the message, you can highlight and capture that URL (using the Communications/Get Highlighted URL
  24. menu item), and the next time you switch to SlipKnot Web, it will retrieve it for you.
  25. </ol>
  26. <a href="#Top">Go to Top</a>
  27. <hr>
  28.  
  29. <h1><a name="WEB">SlipKnot WEB features</a></h1>
  30. <ol>
  31.  
  32. <li><b>Background document retrieval</b> allows you to look at other documents while SlipKnot 
  33. communicates.
  34.  
  35. <li><b>Save your documents in folders.</b>  SlipKnot is the only WWW browser (at this time) that
  36. allows you to save entire documents (including embedded graphics) for later viewing.  Create your 
  37. own named folders (press the Documents/Folders menu item or the Folder icon), and save any document
  38. by selecting the File/Save menu item in the document's window.
  39.  
  40. <li><b>Bookmarks</b> allow you to save just the addresses of documents you have retrieved, and then
  41. retrieve them again when desired.
  42.  
  43. <li><b>Comments:</b> whenever you save a document or a bookmark to a document, SlipKnot will prompt
  44.  you to save a comment along with it, so that you can selected the document by browsing through 
  45. your own commentary.
  46.  
  47. <li><b>Print your documents</b> from the File/Print menu item in the document window.
  48.  
  49. <li><b>The "Retrieve embedded graphics?" option</b> (under the Configure/Preferences menu), tells SlipKnot
  50. whether or not to get the pictures inside your documents.  Turning this option off often significantly
  51. speeds up retrieval because the embedded pictures are not retrieved.  Hint: if you are 
  52. doing quick browsing, turn this option off.  Then if there is a document whose pictures you want to
  53. get, turn the option on, and then press the "Retrieve again!" menu item in the document window.
  54.  
  55. <li><b>Queueing up retrieval jobs.</b>  You don't have to wait for a document to come in before
  56. requesting another.  Your requests are queued, and when one has been satisfied, the next
  57. requested is automatically started.  You can even <b>queue up retrievals while you are offline,</b>
  58. (by simply clicking on the documents you want to retrieve), 
  59. and when you log in next time and enter SlipKnot Web, it will retrieve those documents and files
  60. for you.  If you have jobs queued up, you can <b>pause</b> the queue, and change the order of jobs, etc.
  61.  
  62. <li><b>Minimizing windows.</b>  10 screen documents can clutter up your screen quickly.  Press the
  63. minimize button on the upper-right of a document window and the document will disappear and 
  64. be replaced by a numbered button at the top of the screen.  Press the button, and the document
  65. will reappear (try this now).
  66.  
  67. <li><b>One document hidden behind another?</b> Use the Windows menu item
  68. to select documents that may be partially hidden.
  69.  
  70. <li><b>Display up to 10 documents at once.</b>  Not enough?  SlipKnot keeps an unlimited history
  71.  (limited only by disk space) of all of the documents displayed in the current session.  Press 
  72. the menu item: Documents/History to redisplay any document (or press the circular arrow icon).  All
  73. such unsaved documents will be erased when next you start SlipKnot.
  74.  
  75. <li><b>Use SlipKnot to display your saved documents without logging in -- for instance, for offline Demos.</b>  
  76. You do not have to log in to your UNIX host to start SlipKnot WEB!  Just press the "World Wide Web" button
  77. in SlipKnot Terminal.  There, you can display previously retrieved documents, or ones that you have created.
  78. And it will follow links embedded in these documents (even search your folders for the appropriate document
  79. to satisfy a link).
  80.  
  81. <li><b>Use SlipKnot to develop your own documents.</b>  You  will need to learn HTML (Hypertext
  82. Markup Language).  After you've gotten the hang of HTML, create an HTML document in a file with the
  83. .HTM suffix.  In SlipKnot, press the "Navigate/Display Local HTML File" menu item to display the 
  84. current state of your document.  If there are problems, don't close the document -- simply go 
  85. back to your text editor, make changes, save the file, go back to SlipKnot and press the 
  86. "Retrieve Again!" menu item and SlipKnot will show the newly updated document.  That is how we created and 
  87. edited this SlipKnot Features document.
  88.  
  89. <li><b>Use SlipKnot to retrieve anonymous FTP files and directories.</b> No need to run anonymous FTP from UNIX: 
  90. simply press "Navigate/Get document from the Internet" and type in the URL (Universal Resource
  91. Locator) for any Internet file or directory you want to retrieve.  The file does not have to be a displayable 
  92. document -- it can be any file anywhere that you are allowed to retrieve via anonymous FTP.  Here's 
  93. how you use this feature.  Suppose you want to get a file called a.zip in a directory called 
  94. /public/programs at a location called ftp.majorsite.org.  After pressing the menu item mentioned above,
  95. type in the location as: <code><b>ftp://ftp.majorsite.org/public/programs/a.zip</b></code> and SlipKnot will
  96. then download the file to your SlipKnot download directory.  Or, just type in 
  97. <code><b>ftp://ftp.majorsite.org/public/programs/</b></code> and you will see the directory, from which you can choose
  98. files to download.
  99.  
  100. <li><b>Use SlipKnot as a Gopher.</b>  No need to run the gopher program in UNIX: if you know the URL of the gopher
  101. site you're interested in, just use SlipKnot Web's "Navigate/Get" menu item.  For instance,
  102. one such URL is: <code><b>gopher://gopher.tc.umn.edu/</b></code>
  103.  
  104. </ol>
  105. <a href="#Top">Go to Top</a>
  106. <hr>
  107.  
  108. <h1><a name="How">How SlipKnot works (what's behind the curtain)</a></h1>
  109. First of all, SlipKnot is actually two, independent cooperating programs: SlipKnot Terminal
  110. and SlipKnot WEB.<p>
  111. The Terminal is what you see when you first execute SlipKnot.  It provides you with an ordinary
  112. terminal session into your service provider's UNIX system.<p>
  113. The WEB renderer (SlipKnot WEB) is a different program that is launched by the Terminal when
  114. you want to browse the World Wide Web.  It paints and prints the documents, manages folders, keeps the
  115. retrieval job queues, etc.  (You are now using the WEB renderer.) <p><p>
  116. Here's what happens when you request a document to be retrieved, either by pressing on an 
  117. underlined link or typing in the name explicitly:
  118. <ol>
  119. <li>The WEB renderer sends your request to the Terminal (which is still active but invisible).
  120. <li>The Terminal sends the request to your service provider's UNIX system.  In effect, it executes a standard 
  121. UNIX command to retrieve the document or file from the remote internet computer.
  122. <li>The Terminal checks the status of this UNIX request periodically, and if it fails for
  123. any reason, it tries again.
  124. <li>When the file has been retrieved from the remote machine, it is placed by your UNIX system
  125. inside your personal directory on your UNIX system.
  126. <li> The Terminal then starts downloading that file to your PC.
  127. <li> When Terminal is finished, it sends a message to the WEB renderer indicating that the requested
  128. file is now available on your PC.
  129. <li>The WEB renderer scans the file, looking for references to any pictures that must be included
  130. in the document when it is displayed (the pictures are inside separate files on the remote computer).
  131. <li>If the WEB finds that there are pictures to be retrieved, it sends these requests to the Terminal,
  132. which retrieves them one by one.
  133. <li>When all of the necessary files have come in, the WEB renderer converts the images, and then
  134. "plots" the document (does the layout according to the typefaces you've specified in your Configure
  135. options).  Then the document appears.
  136. </ol>
  137. <p>
  138. The separation of these two functions (communications by the Terminal, display by the WEB renderer)
  139. allows retrieval to be done in the background, while you are scrolling and reading documents in
  140. the foreground.<p>
  141. <b>Design note: SlipKnot was specifically designed for modem users.  Unlike other World 
  142. Wide Web browsers, SlipKnot understands that its users will have to wait a while for each
  143. document to be retrieved from the internet.  Therefore, we included many features to allow
  144. multiple documents to be seen, stored, and printed to prevent you from having to retrieve documents
  145. unnecessarily.</b>
  146. <p><a href="#Top">Go to Top</a>
  147. <hr>
  148.  
  149. <h1><a name="Advanced">Advanced Features</a></h1>
  150. <ul>
  151. <li><a href="#Forms">"Fill-in" Forms</a>
  152. <li><a href="#Gopher">Gopher</a>
  153. <li><a href="#Telnet">Telnet</a>
  154. <li><a href="#FTP">FTP</a>
  155. <li><a href="#misc">Miscellaneous goodies</a>
  156. </ul>
  157.  
  158. <hr>
  159.  
  160. <h1><a name="Forms">"Fill-in" Forms</a></h1>
  161. SlipKnot handles documents with "fill-in" forms in two different ways:
  162. <ol>
  163. <li><b>Normal</b>: you can fill out the form on the screen and send the
  164. information back to the server. (you need not read the explanation
  165. below).
  166. <li><b>Abnormal/old</b>: if you do not have lynx version 2-4-2 or 2.4-FM on
  167. your UNIX system (or cannot access it), and the fill-in form is of the
  168. "POST"-type, then see below on how to use lynx directly to answer the
  169. form's questions.
  170. </ol>
  171. <p>
  172. <b>Filling out forms using lynx</b>: SlipKnot helps you by allowing you to go back
  173. to SlipKnot Terminal, and then automatically retrieving the document using the
  174. "lynx" program.
  175. <p>
  176. Lynx will display the page and allow you to fill in the responses to the questions in
  177. the document.  You will need to know how to control lynx using your up and down-arrow
  178. keys and various single letter commands.  Help for doing this can be found
  179. in SlipKnot online Help, under the topic: <b>Forms</b>.
  180.  
  181. Whenever a document is retrieved by SlipKnot Web that contains forms, there
  182. will be a white picture inside the document where the form questions would
  183. normally appear.  Also, there will be a new "forms" menu item in 
  184. the document window.  Use this menu item to activate the return to Terminal,
  185. and the automatic retrieval of this document by lynx.
  186. <p>
  187. Once inside lynx, you can browse the Web at high speed.  
  188. <p>
  189. <h4>Retrieving a URL whose address you can see in SlipKnot Terminal</h4>
  190. While using lynx, or reading mail, if you come across a document address (URL) 
  191. that you would like SlipKnot Web to display graphically, you can use
  192. the following simple technique to capture the URL.
  193. <p>
  194. <b>From inside lynx:</b>
  195. <ol>
  196. <li>press the "=" key to tell lynx that you want to 
  197. know the address of this document
  198. <li>highlight the URL of the document
  199. <li>press Ctrl-F8 or the menu item Communications/Get Highlighted URL
  200. <li>press "q" and then "y" to exit from lynx
  201. <li>press the World Wide Web button to return to SlipKnot Web, which will 
  202. automatically retrieve the document for you.
  203. </ol>
  204. <ul>
  205. <li><b>Note: </b>If you get stuck trying to retrieve something in lynx,
  206. use your UNIX interrupt key (probably Ctrl-C or Del) to terminate lynx.
  207. </ul>
  208. <p>
  209. <b>From inside your mail program, or a newsreader:</b>
  210. <ol>
  211. <li>highlight the URL
  212. <li>press Ctrl-F8 or the menu item Communications/Get Highlighted URL
  213. <li>get to your shell prompt (either exit the mail or newsreader program, or,
  214. if you know how, "shell out" to your UNIX prompt).
  215. <li>press the World Wide Web button to return to SlipKnot Web, which will 
  216. automatically retrieve the document for you.
  217. </ol>
  218. <p>
  219. <b>Note on "Authentication"</b>
  220. Some Web sites require you to enter access codes (passwords) to retrieve their
  221. documents (for instance: HotWired).  You must stay inside lynx while retrieving
  222. their documents; SlipKnot will not be able to get through to these sites.
  223.  
  224. <h4><b>As practice for Forms:</b></h4>
  225. Here is a very useful site for searching the Web for documents of interest: 
  226. <a href="http://akebono.stanford.edu/yahoo/bin/menu">The Yahoo Main Page</a>.
  227. Inside this document, you will find a link for searching.  If you retrieve
  228. this "search" link, the document will have a form to fill in the keywords
  229. you'd like to search on, and you can then exercise the SlipKnot Web Forms
  230. menu option.
  231. <p><a href="#Top">Go to Top</a>
  232. <p><a href="#Advanced">Go to Advanced Features</a>
  233.  
  234. <hr>
  235.  
  236. <h1><a name="Gopher">Gopher</a></h1>
  237. "Gopher" is a browsing mechanism that predates the World Wide Web.  Nevertheless,
  238. there are a vast number of documents that are accessible though it.  Gopher
  239. URLs start with "gopher://" instead of the Web's "http://".  On the SlipKnot
  240. Local Home Page, there is a Gopher link to the University of Minnesota, where
  241. Gopher was born (I believe it's named after their mascot).  You can use Gopher
  242. to browser through both documents and files worldwide, and then retrieve the
  243. documents or files from the displayed listings.
  244. <p>
  245. <b>Note: Gopher support is only available to registered SlipKnot users.</b>  Once
  246. registered, this feature will be unlocked inside SlipKnot.
  247.  
  248. <p><a href="#Top">Go to Top</a>
  249. <p><a href="#Advanced">Go to Advanced Features</a>
  250.  
  251. <hr>
  252.  
  253. <h1><a name="FTP">FTP</a></h1>
  254. SlipKnot can retrieve both files and directory listings available via
  255. anonymous FTP.  The URL for FTP retrievals starts with: "ftp://".  As practice
  256. for FTP usage, you can take a look at our anonymous FTP directory (one of the
  257. our two sites that carries SlipKnot upgrade files).  There may not be
  258. anything terribly interesting there, but you will be able to see
  259. <a href="ftp://interport.net/pub/pbrooks/slipknot/">what directory listings
  260. look like.</a>
  261. <p><a href="#Top">Go to Top</a>
  262. <p><a href="#Advanced">Go to Advanced Features</a>
  263.  
  264. <hr>
  265.  
  266. <h1><a name="Telnet">Telnet</a></h1>
  267. As you probably already know, Telnet is the name of a program that allows you
  268. to log into and interact with a computer somewhere else in the world.  In some
  269. Web documents that you may receive, there will be Telnet links, along with
  270. instructions on how to log into the computers named in the link, after you actually
  271. make the connection.  
  272. <p>
  273. When you click on a Telnet link, SlipKnot Web will take 
  274. you back to SlipKnot Terminal, and execute the Telnet program with the
  275. appropriate address.  SlipKnot Terminal is already a terminal
  276. program, and this just what is needed to log into the remote computer
  277. named in the link.  After finishing with the remote computer session,
  278. you can terminate your Telnet session, (log off, and then type "quit" or 
  279. "exit" to the Telnet prompt), get back to your UNIX shell prompt, and 
  280. press the World Wide Web button to return to SlipKnot Web.
  281.  
  282. <p><a href="#Top">Go to Top</a>
  283. <p><a href="#Advanced">Go to Advanced Features</a>
  284.  
  285. <hr>
  286. <h1><a name="misc">Miscellaneous Goodies</a></h1>
  287.  
  288. <h3><b>The Job Queue</b></h3>
  289. You probably already know that you do not have to wait for a document to
  290. arrive and be displayed before clicking on another link (in a document that
  291. you are looking at).  If you do this, a little message will come up (and
  292. will automatically disappear after a couple of seconds), that the retrieval
  293. request you just made will be put onto the Job Queue.
  294. <p>
  295. To see what has been queued up, press the "See Jobs!" menu item at the
  296. top of the screen.  You can queue up to 50 requests for retrieval -- this
  297. makes it possible for you to request all of the documents that you see links
  298. for in a page, one after the other, while any one of them is downloading.
  299. You can also change the order of the requests and cancel them by using 
  300. the "See Jobs!" menu item.  There is also a "Pause" option, so that you
  301. can go back to SlipKnot Terminal temporarily to do some UNIX work (mail, or
  302. news reading), and then resume the retrievals when you get back to SlipKnot
  303. Web.  Finally, you can Pause this job queue, and actually terminate 
  304. SlipKnot -- the requests will be resumed when you activate SlipKnot Web the
  305. next time.
  306. <p>
  307. This feature is another browser innovation designed specifically for
  308. modem (low-speed) Web users.  Given that documents take some time to arrive,
  309. you should at least be able to order ahead.  
  310. <p>
  311. <b>Notes on the job queue:</b>
  312. <ul>
  313. <li>If you ask for a 
  314. file that require a viewer to process, when SlipKnot retrieves that file,
  315. it will pause the job queue until you view the file or save it.
  316. <li>Assuming that you have set the number of visible windows to 5 (in Configure/Preferences),
  317. after 5 documents have been displayed on the screen, SlipKnot will 
  318. retrieve the 6th document, and retire one of the documents on the screen
  319. to the History folder to make room for another window.
  320. <li>Given the time it takes for large documents to come in (or large files
  321. via FTP), if you have many queued up, perhaps you might consider going 
  322. out to lunch, or dinner, or getting married, and then coming back for the 
  323. results.
  324. </ul>
  325. <p><a href="#Top">Go to Top</a>
  326. <p><a href="#Advanced">Go to Advanced Features</a>
  327.  
  328. <hr>
  329.  
  330. <h3><b>Personal Home Pages</b></h3>
  331. Under the Configure/Preferences menu item, you can tell SlipKnot to use
  332. your own (HTML) document instead of the SlipKnot Local Home Page.  After
  333. creating this document with either an HTML authoring tool, or your
  334. direct knowledge of the HTML language, save this page with a file suffix
  335. of ".HTM".  Make sure that you try out how it looks with the 
  336. Navigate/Display Local HTML File menu option in SlipKnot.  Then you will
  337. be able to tell SlipKnot to bring that page up automatically in the place
  338. of the SlipKnot Local Home Page when SlipKnot Web is entered.
  339. <p>
  340. <b>Notes on Personal Pages:</b>
  341. <ul>
  342. <li>This feature is only available to registered SlipKnot users.
  343. <li><b>Despite the fact that you can replace our Local Home Page with yours,
  344. you should periodically display ours, because inside ours is the link to
  345. the SlipKnot What's New Page, which is the key to SlipKnot upgrades.</b>  You can 
  346. always do this by clicking on the icon which looks like a (shareware) house.
  347. </ul>
  348. <p><a href="#Top">Go to Top</a>
  349. <p><a href="#Advanced">Go to Advanced Features</a>
  350.  
  351. <hr>
  352.  
  353. <h3><b>Executing SlipKnot Web as an offline viewer</b></h3>
  354. SlipKnot Web is a program called "SNWEB.EXE" inside your \SLIPKNOT directory.
  355. For the sake of the example below, let's assume that your SlipKnot directory
  356. is C:\SLIPKNOT. You can run SlipKnot Web to view your HTML documents without
  357. having to launch all of SlipKnot.  Let's suppose that you want to display
  358. the HTML file: "C:\MYHTML\ME.HTM". Here are three ways:
  359. <ol>
  360. <li>In Windows Program Manager, bring up the menu item: File/Run, and type:
  361. C:\SLIPKNOT\SNWEB.EXE C:\MYHTML\ME.HTM
  362. <li>In Windows File Manager, "Associate" files with the ".HTM" suffix with
  363. the program C:\SLIPKNOT\SNWEB.EXE.  Then you can double-click on any ".HTM" 
  364. file in your directory listings, and SlipKnot Web will come up and display
  365. that file.  Be sure to close SlipKnot Web before going back to File Manager
  366. and asking for another file to be displayed.
  367. <li>If you are a Windows programmer, you can ask Windows to execute the
  368. SNWEB program as follows: "C:\SLIPKNOT\SNWEB.EXE filename.HTM", which will
  369. bring up the viewer.
  370. </ol>
  371. <p>
  372. <b>Note:</b> SlipKnot Web will keep track of the number of documents displayed,
  373. and if you are an unregistered user, it will stop after having displayed
  374. 200 documents.
  375.  
  376. <p><a href="#Top">Go to Top</a>
  377. <p><a href="#Advanced">Go to Advanced Features</a>
  378. <hr>
  379.  
  380. <h3><b>Viewing Web documents that are on your UNIX system</b></h3>
  381. If you have HTML files of your own on your UNIX system -- for instance, those
  382. of you who use lynx regularly may have a "lynx_bookmarks.html" file, or if
  383. you've received an HTML file from someone and it is in you UNIX directory --
  384. you can retrieve and display these documents in SlipKnot Web.  Press 
  385. Navigate/Retrieve from Internet, and simply type the name of the UNIX file
  386. without using the "http://" scheme.  Example: If you want to display the
  387. lynx-maintained bookmarks file, just retrieve: lynx_bookmarks.html.
  388. <p>
  389. Any filename without a URL scheme (like: "http://" or "file://" or "gopher://")
  390. will be taken as a filename in your UNIX directory, and downloaded, and then,
  391. if it is an HTML document, will be displayed.
  392. <p>
  393. By the way, you can also use this mechanism to retrieve ordinary files from
  394. UNIX while you are inside SlipKnot Web, and save them accordingly.  And if
  395. a file turns out to be something that one of your installed viewers can
  396. process, that viewer will be automatically called up to view the file.
  397.  
  398. <p><a href="#Top">Go to Top</a>
  399. <p><a href="#Advanced">Go to Advanced Features</a>
  400.  
  401. <hr>
  402.  
  403.  
  404. </body>
  405. </html>
  406.  
  407.